<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 鑽ｈ獕璧勮川鍒楄〃鎺у埗琛� */

.case {
	padding-top: 50px;
}

.case_con .case_right {
	float: left;
	padding-top: 20px;

}.case_con .case_right .honour_list{
	overflow: hidden;
}

.case_con .case_right .honour_list&gt;li {
	float: left;
	margin: 20px 0 20px 50px;
	width: 240px;
	height: 336px;
	border: 1px #e5e5e5 solid;
}

.case_con .case_right .honour_list&gt;li a {
	width: 100%;
	height: 100%;
	max-height: 300px;
	display: flex;
	align-items: center;
}

.case_con .case_right .honour_list&gt;li a img {
	width: 100%;
	max-height: 300px;
	display: flex;
	align-items: center;
}

.case_con .case_right .honour_list&gt;li p {
	font-size: 16px;
	color: #5d5d5d;
	margin-top: 5px;
	text-align: center;
}

.product_2 {
	float: left;
	width: 20%;
	margin-top: 50px;
}

.product_2 h3 {
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 500;
    background-color: #1e50af;
}

.product_2 ul {
	border: 2px #1e50af solid;
	padding-bottom: 20px;
}

.product_2 ul li {
	padding-bottom: 40px;
	/*height: 200px;*/
	border: 1px #e5e5e5 solid;
	margin: 5%;
}

.product_2 ul li img {
	display: block;
	margin: 0 auto;
	padding-top: 15px;
	width: 80%;
	/*height: 90%;*/
}

.product_2 ul li p {
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}

.pagination {
 
    display: table;
}</pre></body></html>